release version 
diff --git a/core/pom.xml b/core/pom.xml index 70e07e0..ad329f1 100644 --- a/core/pom.xml +++ b/core/pom.xml 
@@ -42,7 +42,7 @@  <parent>   <groupId>org.owasp.encoder</groupId>   <artifactId>encoder-parent</artifactId>  - <version>1.2.3-SNAPSHOT</version>  + <version>1.2.3</version>   </parent>     <artifactId>encoder</artifactId>  
diff --git a/esapi/pom.xml b/esapi/pom.xml index 93654f3..8105a7d 100644 --- a/esapi/pom.xml +++ b/esapi/pom.xml 
@@ -42,7 +42,7 @@  <parent>  <groupId>org.owasp.encoder</groupId>  <artifactId>encoder-parent</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version>  </parent>    <artifactId>encoder-esapi</artifactId> 
diff --git a/jsp/pom.xml b/jsp/pom.xml index 02722aa..f720cb6 100644 --- a/jsp/pom.xml +++ b/jsp/pom.xml 
@@ -42,7 +42,7 @@  <parent>  <groupId>org.owasp.encoder</groupId>  <artifactId>encoder-parent</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version>  </parent>    <artifactId>encoder-jsp</artifactId> 
diff --git a/pom.xml b/pom.xml index c427304..d3ea074 100755 --- a/pom.xml +++ b/pom.xml 
@@ -41,7 +41,7 @@    <groupId>org.owasp.encoder</groupId>  <artifactId>encoder-parent</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version>  <packaging>pom</packaging>    <name>OWASP Java Encoder Project</name>